/*footer*/
		.footer{
			/*width: 1200px;*/
			margin: 0 auto;
            /*background:#FFFFFF;*/
		}
		.footer hr{
			width: 100%;
			border: none;
			border-bottom: 3px solid #1881D1;
			
		}
		.netHerf{
			/*width: 1200px;*/
			text-align: center;
			/*height: 70px;*/
			    padding-bottom: 10px;
			border-bottom: 1px solid #C7C7C7;
			position: relative;
		}
		.focusWorkTittle-bt{
			/*width: 1190px;*/
			/*height: 80px;*/
			margin: 0 auto;
			background: linear-gradient(90deg, #2BCBFB, #25A2FF);
		}
		.focusWorkTittle-bt-tishi{
			width: 40px;
			display: inline-block;
			font-family: "微软雅黑";
            font-size: 20px;
            font-weight: 800;
            color: #1881d1;
            padding-left: 20px;
            position: relative;
            top: -4px;
		}
		.more2-li-zhanshi{
			/*width: 1000px;*/
			display: inline-block;
			/*margin: 0 auto;*/
		}
		.more2-li-zhanshi ul li{
			display: inline-block;
			width: 158px;
			height: 48px;
			padding: 10px 20px;
		}
		.more2-li-zhanshi ul li img{
			/*width: 100%;*/
			height: 100%;
		}
		/*子集团超链接*/
		.clear{
			clear: both;
		}
		.netHerf ul{
    		list-style: none;
    	}
    	.netTittle{
    		width: 1200px;
    		height: 40px;
    		margin-top: 15px;
    		
    	}
    	.netLi{
    		width: 249px;
    		height: 30px;
    		line-height: 30px;
    		float: left;
    		text-align: center;
    		/*margin: 0 10px;*/
    		margin-left: 40px;
    		position: relative;
    		/*display: block;*/
    		/*border:1px solid #ddd;*/
    	}
    	/*.netLi::after{
    		content: " ";
		    position: absolute;
		    top: 50%;
		    left: 93%;
		    margin-left: -5px;
		    border-width: 6px;
		    border-style: solid;
		    border-color: black transparent transparent transparent;
    	}*/
    	.netLiList{
    		border: 1px solid #ddd;
		    width: 390px;
		    max-height: 400px;
		    position: absolute;
		    bottom: 37%;
		    left: 3.4%;
			background-color: #f7f8f9;
		    z-index: 10;
		    overflow-y: auto;
		    display: none;
    		
    	}
    	.showList{
    		display: block;
    	}
    	.addColor{
    		background-color: #23AEFF;
    		color: #fff;
    	}
    	.netLiList .netLileft{
    		width: 390px;
    		text-align: center;
    	}
    	
    	.netLiList p{
    		height: 30px;
    		width:195px;
    		line-height: 30px;
    		text-align: center;
    		float: left;
			cursor: pointer;
			overflow: hidden;
    	}
    	.firstLi{
    		margin-left: 10px;
    	}
    	.netA{
    		    font-family: "微软雅黑";
			    font-size: 20px;
			    line-height: 40px;
			    color: #333333;
    	}
    	.netAImg{
    		margin-left: 10px;
    	}
    	.netList{
    		width:1100px;
    		/*height: 120px;*/
    		height: auto;
    		/*background: #FFFFFF;*/
    		position: absolute;
    		top: 60px;
    		left: 65px;	
    		
    	}
    	.netList a{
    		    font-family: "微软雅黑";
			    font-size: 16px;
			    line-height: 40px;
			    color: #8c8c8c;
    	}
		.netList .title-footer:hover{
			color: #C9260B;
		}
    	.netlistNone{
    		display: none;
    	}
    	.netList li{
    		width: 196px;
    		height: 40px;
    		float: left;
    		/*margin-right: 10px;*/
    		/*margin-left: 50px;*/
			margin-left: 30px;
    	}
    	.netlist li a{
    		font-family: "微软雅黑";
    		font-size: 16px;
    		line-height: 40px;
    		/*color: red;*/
    	}
		
		.footerInformation{
			width: 650px;
			margin: 0 auto;
			/*margin-bottom: 15px;*/
			position: relative;
		}
		.informationTittle{
			margin-bottom: 10px;
			margin-top: 20px;
			
		}

		.informationTittle a{
			    font-family: "微软雅黑";
			    font-size: 16px;
			    color: #333333;
			    width: 90px;
			    height: 50px;
			    margin-right: 75px;
			    margin-left:67px;
		}
		.lastA{
			margin-right: 50px;
		}
		.footerInformation p{
			font-family: "微软雅黑";
			font-size: 14px;
			line-height: 25px;
			color: #6a6a6a;
			text-align: center;
		}
		.logo{
				/*margin-top: -100px;
			    margin-left: 950px;*/
			    position: absolute;
			    top: 15px;
			    left: 690px;
		}